Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: Add tests to cover discrete broadcasting #387

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Conversation

bashtage
Copy link
Owner

@bashtage bashtage commented Oct 3, 2024

No description provided.

@bashtage bashtage force-pushed the test-broadcast-int branch from 9061ea1 to 2e973b4 Compare October 3, 2024 09:30
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 98.52941% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.04%. Comparing base (b7a6d9a) to head (b8545bf).

Files with missing lines Patch % Lines
randomgen/squares.pyx 71.42% 2 Missing ⚠️
randomgen/wrapper.pyx 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
+ Coverage   95.44%   96.04%   +0.60%     
==========================================
  Files          56       56              
  Lines        8605     8520      -85     
  Branches      582      594      +12     
==========================================
- Hits         8213     8183      -30     
+ Misses        364      309      -55     
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

SImplify attribute access accross versions of NumPy
Fix issue in seeding in Tyche
@bashtage bashtage force-pushed the test-broadcast-int branch from ee859c3 to b8545bf Compare October 3, 2024 10:32
@bashtage bashtage merged commit 2f80db2 into main Oct 3, 2024
5 of 7 checks passed
@bashtage bashtage deleted the test-broadcast-int branch October 3, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant